| BankDeposit |
| EntityType | Independent |
| Logical Entity Name | BankDeposit |
| Default Table Name | SaBankDep |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| BankDeposit Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
BankDepositId |
INTEGER | NO | ||
| DepositDate | DATETIME | NO | ||
BankAccountId |
INTEGER | YES | ||
| DebitAccount | VARCHAR(20) | YES | ||
| TotalAmount | MONEY(19, 4) | YES | ||
| TotalCash | MONEY(19, 4) | YES | ||
| TotalChecks | MONEY(19, 4) | YES | ||
| TotalOther | MONEY(19, 4) | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| GreatPlainsDepositNumber | CHAR(21) | YES | ||
GeneralLedgerReleaseBatchId |
INTEGER | YES | ||
| AxDepositSlipNumber | NVARCHAR(50) | YES |
| BankDeposit Keys |
| Key Name | Key Type | Keys |
| SaBankDep_SaBankDepID_U_C_IDX | PrimaryKey | BankDepositId |
| BankDeposit Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BankAccount | Non-Identifying | Zero or One to Zero or More | BankAccountId | NO | |||
| GeneralLedgerReleaseBatch | Non-Identifying | Zero or One to Zero or More | GeneralLedgerReleaseBatchId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| GeneralLedgerReleaseBatchDetail | Non-Identifying | One To Zero or More | NO | ||||
| MiscellaneousCash | Non-Identifying | One To Zero or More | NO | ||||
| StudentAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO | ||||
| GeneralLedgerReleaseBatchDetail | Non-Identifying | One To Zero or More | NO | ||||
| StudentSubsidiaryAccountTransaction | Non-Identifying | One To Zero or More | NO |
| BankDeposit Check Constraints |
| Check Constraint Name | CheckConstraint |
| BankDeposit Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.BankDeposit |
NO | |||
| Physical (Microsoft SQL Server) dbo.SaBankDep |
NO |
| BankDeposit Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Revenue_GL_BankDeposit |
| Logical | SubsidiaryLedger |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Student Accounts |
| BankDeposit Data Movement Rules |
| Name | Type | Rule Text/Value |